projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
159bb44
a9f650b
)
auto merge of #661 : alexcrichton/cargo/issue-660, r=brson
author
bors
<bors@rust-lang.org>
Mon, 6 Oct 2014 23:45:06 +0000
(23:45 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 6 Oct 2014 23:45:06 +0000
(23:45 +0000)
When using `cargo test -p`, be sure to run only the doc tests for the package
actually being tested.
Closes #660
Trivial merge